home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / Add-Ons / After Dark / Joe Judge / Blot ƒ / Blot readme < prev    next >
Encoding:
Text File  |  1994-11-26  |  1.2 KB  |  26 lines  |  [TEXT/ttxt]

  1. Blot - Rorschach ink blots
  2. This module draws Rorschach ink blots on screen. It should run under all screen depths (B&W to millions of colors).
  3.  
  4. If you have module ideas ... or want to make modules ... join the After Dark programmers mailing list. Send email to afterdark@emsr.att.com for information.
  5.  
  6. (Dec. 1994 note:
  7. The After Dark programmers mailing list will soon move to match my move out of AT&T. The old email address should forward - if not, contact me at JosephJ1@AOL.com)
  8.  
  9. If you would like a custom screensaver module, contact me! 
  10.       - joe
  11. JosephJ1@AOL.com
  12. judge@oucsace.cs.ohiou.edu
  13.  
  14. Blot is based on an X windows screen lock:
  15. /* original copyright
  16.  * Copyright (c) 1992 by Jamie Zawinski
  17.  *
  18.  * Permission to use, copy, modify, distribute, and sell this software and its
  19.  * documentation for any purpose is hereby granted without fee, provided that
  20.  * the above copyright notice appear in all copies and that both that
  21.  * copyright notice and this permission notice appear in supporting
  22.  * documentation.  No representations are made about the suitability of this
  23.  * software for any purpose.  It is provided "as is" without express or
  24.  * implied warranty.
  25.  */
  26.